html,body{width: 100%;overflow-x:hidden; padding: 0!important; margin: 0;}
*{ margin:0; padding:0;}
em{ font-style:normal;}
img {border: 0 none;height: auto;vertical-align: middle;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
div{box-sizing: border-box;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
.relative{position: relative;}
.absolute{position: absolute;}
a,img{-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;text-decoration:none;}
img,video{width:auto;height:auto;max-width:100%;vertical-align:middle}
a { background: transparent; text-decoration: none; color: #666; transition: 0.3s; -moz-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
a:active, a:hover { outline: 0;}

.s_width{ width:85%; margin:0 auto; position:relative}
@media screen and (max-width:1280px){
	.s_width{ width:90%}
}
i,em{ font-style:normal;}
.biaoge{overflow-x: auto;}
.biaoge td{padding:0.5% 1%;white-space: nowrap;}

table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding: 0.5%;line-height: 31px; }
.biaoge p{font-size: 16px; line-height: 31px;}

.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1}

@font-face {
	font-family: "DINENGSCHRIFTSTD";
	src: url("../css/font/DINENGSCHRIFTSTD.woff2") format("woff2"),
	url("../css/font/DINENGSCHRIFTSTD.woff") format("woff"),
	url("../css/font/DINENGSCHRIFTSTD.ttf") format("truetype"),
	url("../css/font/DINENGSCHRIFTSTD.eot") format("embedded-opentype"),
	url("../css/font/DINENGSCHRIFTSTD.svg") format("svg");
}
.fontDIN {font-family: "DINENGSCHRIFTSTD";}

/*===================== 公用样式 START =====================*/
.pub_title{text-align: center;color: #fff;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.pub_title h3{font-weight: 700;text-transform: uppercase;}
.pub_title p,.pub_title h4{font-weight: 400;}
.img img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}


.more-info{ line-height: 40px;}
.more-info ul{width: 100%; margin: 0 auto; padding-top: 20px;}
.more-info li{width: 100%;}
.more-info li a{color: #333;}
.more-info li em{font-weight: 500; padding-right: 15px;}

/*主导航多级菜单*/
/*主导航多级菜单*/
.tel_header,.arlo_tm_mobile_menu_wrap,.tel_search{display: none;}
.hbg{width: 100%;height: 110px;position: fixed;top: 0px; left: 0; z-index: 9999;text-align: center;}
#logo{transition: .5s;position: absolute; left: 2%;}
#logo:hover{left:4%;}
#logo img{ width:100%}

.hbg .nav{ height:50px; width:52%; position: absolute;   left: 27%; }
.hbg .nav li{width: calc(100%/7); float:left; text-align:center; line-height:40px; position:relative; padding:0 0 20px 0}
.hbg .nav li a{ color:#333; display:block;  margin-top:20px; font-weight: 400;}
.hbg .nav ul li i{position: absolute;width:100%;height:0;background-color:#1f559b;left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.hbg .nav ul li a:hover i, .hbg .nav ul li a.active i{height:100%;}
.hbg .nav ul li a:hover, .hbg .nav ul li a.active{color:#fff;}

.hbg .product_son{display: none;position: absolute;left:0;top:90px;text-align: center;width:100%;padding:20px 0;height:auto;background-color:rgba(0,0,0,0.75);z-index:999;}
.hbg .product_son .s_width{width: 95%;}
.hbg .product_son .item{display: inline-block;width:13%;margin:0.5%;}
.hbg .product_son .item img{border: 0;vertical-align: middle;max-width: 100%;display: block;}
.hbg .product_son .item p{font-size:15px;color:#fff;height:40px;line-height:40px;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.hbg .product_son .item:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(12,162,52,0.7);-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transform-origin: left 100%;-webkit-transform-origin: left 100%;transform: scaleY(0);-webkit-transform: scaleY(0);visibility: hidden\9;z-index: -1;}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}


.ttel{text-align: center;color: #fff;padding: 0 15px;transition: .5s;line-height: 35px;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.ttel img{display: inline-block;border-right: 1px solid rgba(255,255,255,0.4);padding-right: 5px;margin-right: 5px;}
.ttel em{ padding-left: 5px; display: inline-block;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5); color: #000;}
.hrt{display:block;float:right;margin-top:28px;margin-right:15px;}
.hrt a{display:block;float:left;padding:0 15px;border-right:2px solid #fff;height:20px;position:relative; margin-top: 5px;}
.hrt a:last-child{border:none;padding-right:0;}
.hrt a img{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s;display:block;width:30px;position:relative;top:0;cursor: pointer;}
.hbg .hrt a img.ssr{display: none;}
.hbg .hrt a:hover img.ss{display: none;}
.hbg .hrt a:hover img.ssr{display: block;}
.hbg .hrt a .ewm{width:133px;position:absolute;top:42px;right:0;display:none;}
.hbg .hrt a .ewm img{width:100%;}


.hbg.bg{padding:6px 0; height: 70px;background-color:rgba(31,85,155,0.75);}
.hbg.bg #logo{width: 13%}
.hbg.bg #logo img{margin-top:0;width: 70%;}
.hbg.bg .nav{padding-top: 0;}
.hbg.bg .nav li{line-height:15px; }
.hbg.bg .nav li a{color: #fff;}
.hbg.bg .hrt{margin-top:5px;}
.hbg.bg .ttel em{color: #fff;}

@media( max-width:1280px ){
  #logo{ top: 0;}
  .hbg .nav{  left: 35%; }
  .ttel{display: none;}
}

@media( max-width:790px){
  .hbg .nav,.hbg #logo,.hrt,.product_son{display: none;}
  .hbg{ border-bottom: none;background: none;}
  .hbg.bg{padding:6px 0; height: 70px;background-color:rgba(255,255,255,0.75);}
  .arlo_tm_mobile_header_wrap{width: 100%;height: auto;display: block;}
  .tel_yuyan{ width: 100%; height: 30px; background: #282f89;}
  .tel_yuyan_cont{width: 95%;margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; }
  .tel_yuyan_cont a{color: #fff; line-height: 30px;}
  .yuyan_l{width: 25%;}
  .yuyan_l ul{ width: 100%;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
  .yuyan_l li img{width: 60%; margin-top: 5px;}
  .yuyan_r{width: 50%;}
  .tel_header{ width: 100%;height: auto;clear: both;float: left;padding: 0px 20px;display: flex;align-items: center;justify-content: space-between;background: url(../images/nav.png)no-repeat center top;border-bottom: 1px solid rgba(255,255,255,.1);
  
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box; /* Firefox, other Gecko */
          box-sizing: border-box; /* Opera/IE 8+ */}
  .tel_header .tel_logo{width: 50%;}
  .tel_header .tel_logo img{width: 100%;}
  .arlo_tm_trigger{width: auto;margin-top: 10px;}
  .arlo_tm_trigger .hamburger{padding: 15px 15px;display: inline-block;cursor: pointer;transition-property: opacity, filter;transition-duration: 0.15s;transition-timing-function: linear;font: inherit;color: inherit;
  text-transform: none;background-color: transparent;border: 0;margin: 0;overflow: visible;}
  .arlo_tm_trigger .hamburger-box{width: 30px;height: 18px;display: inline-block;position: relative;}
  .arlo_tm_trigger .hamburger-inner{display: block;top: 50%;margin-top: -2px;}
  .arlo_tm_trigger .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{width: 30px;height: 2px;background-color: #f50056;position: absolute;transition-property: transform;transition-duration: 0.15s;
  transition-timing-function: ease;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
  .arlo_tm_trigger .hamburger-inner::before,.arlo_tm_trigger .hamburger-inner::after{content: "";display: block;}
  .arlo_tm_trigger .hamburger-inner::before{top: -8px;}
  .arlo_tm_trigger .hamburger-inner::after{ bottom: -10px;}
  .arlo_tm_trigger .hamburger--collapse-r .hamburger-inner{top: auto;bottom: 0;transition-duration: 0.13s;transition-delay: 0.13s;transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}
  .arlo_tm_trigger .hamburger--collapse-r .hamburger-inner::after{top: -16px;transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;}
  .arlo_tm_trigger .hamburger--collapse-r .hamburger-inner::before{transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
  .arlo_tm_trigger .hamburger--collapse-r.is-active .hamburger-inner{transform: translate3d(0, -10px, 0) rotate(45deg);transition-delay: 0.22s;transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}
  .arlo_tm_trigger .hamburger--collapse-r.is-active .hamburger-inner::after{top: 0;opacity: 0;transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;}
  .arlo_tm_trigger .hamburger--collapse-r.is-active .hamburger-inner::before{top: 0;transform: rotate(90deg);transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);}
  .arlo_tm_trigger .hamburger{padding: 0px;height: 100%;display: table-cell;vertical-align: middle;}
  .arlo_tm_trigger .hamburger-box{display: block;}
  .arlo_tm_trigger .hamburger .hamburger-inner::before,.arlo_tm_trigger .hamburger .hamburger-inner::after,.arlo_tm_trigger .hamburger .hamburger-inner{background-color: #333;width: 30px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
  
  .arlo_tm_mobile_menu_wrap{width: 100%;height: auto;clear: both;float: left;background-color: rgba(33,149,75,.97);padding: 30px 20px;display: none;border-bottom: 1px solid rgba(255,255,255,.09);border-top: 1px solid rgba(255,255,255,.09);-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */-moz-box-sizing: border-box; /* Firefox, other Gecko */box-sizing: border-box; /* Opera/IE 8+ */	}
  .arlo_tm_mobile_menu_wrap .mob_menu{width: 100%;height: auto;clear: both;float: left;-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */-moz-box-sizing: border-box; /* Firefox, other Gecko */box-sizing: border-box; /* Opera/IE 8+ */}
  .arlo_tm_mobile_menu_wrap .mob_menu > ul{margin: 0px;list-style-type: none;}
  .arlo_tm_mobile_menu_wrap .mob_menu > ul > li{ text-align: center;border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.1); line-height: 3.4rem;}
  .arlo_tm_mobile_menu_wrap .mob_menu > ul > li:last-child{margin-bottom: 0px;}
  .arlo_tm_mobile_menu_wrap .mob_menu > ul > li a{text-decoration: none;color: #fff;font-family: "Montserrat";font-weight: 600;font-size: 19px;}
  }
  
/*=======================banner start===================*/
/*banner*/
#banner{position:relative;overflow:hidden;width:100%;margin-top: 80px;}
#banner ul{position:relative;overflow:hidden;width:300%;margin: 0;}
#banner ul li{width:33.333%;float:left}
#banner ul li img{width:100%;display:block;}
#banner aside{position:absolute;top:0;bottom:0;height:0;width:90%;right:0;left:0;margin:auto}
#banner aside span{display:block;width:65px;height:65px;z-index:63;background:rgba(255,255,255,0.3);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer;opacity:0;transition:all 0.3s;margin-top:-2%;}
#banner:hover aside span{opacity:1;}
#banner aside span:after{content:'';position:absolute;top:0;bottom:0;right:0;left:20%;margin:auto;width:27px;height:27px;border-top:3px solid #ffffff;border-left:3px solid #ffffff;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
#banner aside span.prev{float:left;}
#banner aside span.next{float:right;}
#banner aside span.next:after{left:0;right:20%;-webkit-transform:rotateZ(135deg);-moz-transform:rotateZ(135deg);-ms-transform:rotateZ(135deg);-o-transform:rotateZ(135deg);transform:rotateZ(135deg)}
#banner #bannerBtnS{width:85px;position:absolute;right:0;left:0;bottom:3%;margin:auto}
#banner  #bannerBtnS em{display:block;float:left;width:10px;height:10px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:3px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 4.75px;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}
#banner  #bannerBtnS em.act{background:#f0c02e}


@media( max-width:790px){
	#banner{margin-top: 65px;}
}


/*服务流程*/
.fuwu{width:100%; margin:0px auto; position: relative; overflow: hidden;  padding:3% 0 4% 0;  }
.fuwu_tit{margin-bottom: 2%; }
.fuwu_tit h2{ text-align: center; margin: 0 auto;line-height: 90px; font-weight: 500; font-size: 45px;}
.fuwu_tit h2 em{font-weight: 800; color: #1f559b; font-style: normal;}
.fuwu_tit p{text-align: center;  color: #666666;}

.fuwu .content{width: 85%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.fuwu dl{  background:#fff; width:23%;  margin-right:2%; overflow:hidden; box-shadow:0.1rem 0.1rem 0.5rem 0.1rem #999;}
.fuwu dt{ width:100%;  }
.fuwu dt img{ display:block;width:100%; height: 100%;}
.fuwu dt span{ display:block; width:111px; height:111px;margin:-55px auto 0; position:relative;}
.fuwu dt span em{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.fuwu dt span img{display:block; width:111px; height:111px;}
.fuwu dt span i{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;visibility:hidden;-webkit-transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transition:all 0.4s linear;transition:all 0.4s linear;}
.fuwu dd{margin-top: 0;}
.fuwu dd h3{ margin-top:19px; text-align:center; font:20px " "; font-weight:bold; color:#271616;}
.fuwu dd p{ font:15px " "; line-height:24px; color:#666; padding:15px 20px ; text-align:center;}
.fuwu dl:nth-child(4){ margin-right:0;}
.fuwu dl:hover em{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);}
.fuwu dl:hover i{opacity:1;visibility:visible;-webkit-transform:rotate3d(1,0,0,0deg);transform:rotate3d(1,0,0,0deg);}


@media screen and (max-width: 750px) {

  .fuwu_tit h2 {padding-top: 19px;line-height: 40px; font-size: 30px;}
  .fuwu_tit p{margin-top: 3px; }

  .fuwu .content{width: 95%;}
  .fuwu dl{width: 48%}
  .fuwu dl:nth-child(5){display: none;}

  .fuwu dt span{width: 80px; height: 80px;margin: -40px auto 0;}
  .fuwu dt span img{width: 80px; height: 80px;}
  .fuwu dd p {padding: 10px 5px;  }

}

/*产品展示*/
.pro{width:100%; margin:0px auto; position: relative; overflow: hidden; padding:4% 0 4% 0;  }
.pro_tit{width: 100%; margin: 0 auto 0 auto;}
.pro_tit h2{text-align: center; font-size: 45px; color: #1f559b; margin:-10px 0 15px 0; font-weight: 800;}
.pro_tit p{text-align: center; font-size: 18px;  }


.pro_cont{ padding: 3% 0 0 0;}
#top_scroll {overflow: hidden; height: 850px;width:85%; margin:0px auto 0px auto; }
#top_scroll li{position: relative; float: left;width:24%;margin:0 .5% 1%;overflow: hidden; border: #e1dfdf 1px solid; box-sizing: border-box;background-color:#fff;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll li .img{width: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
#top_scroll li .img img{ width: 100%;  transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#top_scroll li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#top_scroll li .proText{ padding:20px 0; background: #f2f2f2;}
#top_scroll li .proText .procont_more{text-align: center; font-size: 16px; line-height: 45px;border-bottom: #2b456f 1px solid; box-sizing: border-box; width: 25%; margin: 0 auto;}
#top_scroll li .proText .procont_more a{color: #1d6bdd; }
#top_scroll li strong{display: block; color: #333333;  margin-bottom: 8px;  text-align: center;font-weight: 700;}


.telpro{display: none;}
@media screen and (max-width:1440px){
	#top_scroll li .proText strong{word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
}

@media screen and (max-width:1280px){
	.pro_list{width: 90%;}
	.pro_tit h2{font-size: 45px;}
	#top_scroll li .proText strong{font-size: 18px;}
}

@media screen and (max-width:790px){
	.pro{ padding-bottom: 4%;}
	.pro_tit:before {font-size: 40px;}
	.pro_tit h2{font-size: 34px;}
	.pro_tit p{display: none;}
	.pro_list{width: 98%; margin-top: 6%;}
	.pro_list li{width: 30%; height: 40px; border-radius: 5px; line-height: 40px; font-size: 16px; margin: 0.5% 2px;}

	.pro_cont{display: none;}
	.telpro{display: block;width: 100%; margin: 4% auto 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
	.telpro li{width: 49%; margin: 0 1% 1% 0;}
	.telpro li:nth-child(2n){margin-right: 0;}
	.telpro li .proText{ padding:10px 0; transition: .4s;-webkit-transition: .4s; font-size: 18px;background: #f2f2f2;}
	.telpro li strong{display: block; color: #333333;    text-align: center;font-weight: 700;}
}

.PubLink {display: inline-block;color:#fff;width: 100px;line-height: 45px;text-align: center;font-family:  Times New Roman;font-size: 15px; background: #dd2118; padding: 0px 30px;}
.PubLink:hover {background: #000;color: #fff;}

/*服务优势*/
.service{width:100%; margin:0px auto; position: relative; overflow: hidden; padding:4% 0 4% 0; background: #f2f2f2; }
.service_tit{width: 100%; margin: 0 auto 0 auto;}
.service_tit h2{text-align: center; font-size: 45px; color: #1f559b; margin:-10px 0 15px 0; font-weight: 800;}
.service_tit p{text-align: center; font-size: 18px;  }
.service ul{width: 85%; margin:3% auto 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.service li{margin: 10px 10px;background: #e6e6e6; padding: 2% 2%; width: 120px; text-align: center;font-size: 16px; color: #444;}
.service li i{display: block; text-align: center;width: 30%; margin:0 auto 15px auto;}
.service li i img{width: 100%;}
.service li a{color: #444;}

@media screen and (max-width:1440px){
	.service li{width: 105px;}
}

@media screen and (max-width:1280px){
	.service li{width: 90px;}
}


@media screen and (max-width:790px){
	.service_tit h2{font-size: 26px;}
	.service_tit p{font-size: 15px;}
	.service ul{width: 98%;}
	.service li{width: 27%; margin: 5px 2px;}
}


/*选择*/
.choose{background: #000;overflow: hidden ; padding: 4% 0;}
.choose_tit{width: 60%; margin: 0 auto 0 auto;color: #fff;}
.choose_tit h2{text-align: center; font-size: 45px; margin:-10px 0 15px 0; font-weight: 800;}
.choose_tit p{text-align: center; font-size: 18px; line-height: 31px;color: #acacac; }



@media screen and (max-width:790px){
	.choose_tit{width: 90%;}
	.choose_tit h2{font-size: 23px; margin: 3% 0 15px 0;}
	.choose_tit p{font-size: 15px;line-height: 23px;margin-top: 20px;}
}


/*公司简介*/
.about{width:100%; margin:0 auto; position: relative;background: url('../images/about.jpg')  no-repeat center top; padding: 5% 0; display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.about .about_l{width: 45%; }
.about .about_l img{width: 100% ; }
.about .about_r{width: 54%; padding:3% 8% 0 3%; color: #343434;}
.about .about_r h2{ font-weight: 500;}
.about .about_r h2 em{ padding-right:2.5em;	position:relative; display:inline-block; color:#262626; font-size:1.25em; letter-spacing:.02em;}
.index_1_mid_right_1{	margin-bottom:3em;}
.about .about_r h2 em:after{	content:''; position:absolute; right:0; height:1px; background-color:#1d1d1d; width:2em; background-color:#1d1d1d; top:50%;transform:translateY(-50%);}
.about .about_r h2 span{display: block;font-size: 35px; }
.about .about_r p{ margin-top:5.5%; line-height: 31px; font-weight: 200;}
.flex {display: -webkit-box;display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;width: 100%; margin: 0 auto;}
.flexwp {flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.flexbt {-webkit-box-pack: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-justify-content: space-between;}
.brandNum {margin-top: 1rem;}
.brandNum{ margin-top:5%;}
.brandNum .fbs{width: 15%; margin: 9% 2% 4% 0;}
.imgBad img{width: 1.5rem;margin-bottom: 1.6rem;}
.brandLeft{padding: .5rem 0 0 1rem; width: 45%; background-size: cover !important;position: relative;z-index: 3;}
.mapPoint{ margin: .6rem 0 -1.2rem 0;}
.colorlogo {color: #286dd1;}
.line1{line-height: 1;}


@media screen and (max-width:1440px){
	.about .s_width{width: 90%;}	
	.about .about_r h2{font-size: 30px; }
	.about .about_r p{margin-top: 5%;}
	.brandNum .fbs {margin: 0% 2% 4% 0;width: 19%;}
}
@media screen and (max-width:1280px){
	.about .about_r p{font-size: 15px; line-height: 28px;}
}
@media screen and (max-width:790px){
	.about {display: block;width: 98%;}
	.about .about_l{width: 100%; }
	.about .about_l img{height: auto;}
	.about .about_r{width: 100%;}
	.about .about_r h2 em{font-size: 16px;}
	.about .about_r h2 span{font-size: 20px;}
	.brandNum .fbs{width: 48%; text-align: center;}
}


/*解决方案*/

.index_3{ padding:3.11458333333333vw 0;position:relative; background: #f2f2f2;}
.index_3_tit{width: 100%; margin: 0 auto 0 auto;}
.index_3_tit h2{text-align: center; font-size: 45px; color: #1f559b; margin:-10px 0 15px 0; font-weight: 800;}
.index_3_tit p{text-align: center; font-size: 18px;  }
.index_3_2_mid{position:relative;}
.index_3_2_mid_1{overflow:hidden}
.index_3_2_mid_1 img{width:100%;}
.index_3_2 .swiper-slide{padding: 0 calc((100vw - 986px) * 0.0375); width:986px;}
.index_3_2_mid_1{overflow:hidden; position:relative;background: #000;}
.index_3_2_mid_1 img{width:100%; opacity: 0.7;}
.index_3_2_mid_1:after{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; background-position:center top; background-repeat:no-repeat; background-size:cover; background-image:url(../images/img22.png);
content:''; position:absolute; left:50%; bottom:-2.17028380634391%; width:64.40162271805274%; height:2.17028380634391%; z-index:1;transform:translateX(-50%);transition-delay:.7s;}
.swiper-slide-active .index_3_2_mid_1:after{bottom:0;}
.index_3_2_mid_footer{position:absolute; left:0; bottom:13.35559265442404%; z-index:10; width:100%; text-align:center; color:#fff;}
.index_3_2_mid_footer_mid_1{ position:relative;font-size:2.08333333333333vw;transition:1.5s cubic-bezier(.14,1,.34,1);opacity:0;transform:translateY(100px);}
.index_3_2_mid_footer_mid_2{ position:relative;font-size:1em; line-height:1.8; margin-top:1.38em;transition:1.5s cubic-bezier(.14,1,.34,1);opacity:0;transform:translateY(100px);transition-delay:.4s;display: -webkit-box;
-webkit-box-orient: vertical;  -webkit-line-clamp: 2;   overflow: hidden;word-wrap:break-word;word-break:break-all;}
.swiper-slide-active .index_3_2_mid_footer_mid_1,.swiper-slide-active .index_3_2_mid_footer_mid_2{opacity:1;transform:translateY(0px);}
.index_3_2_mid_footer_mid{margin:0 14%;}
.index_3_2{margin-top:4em;}
.swiper-slide_mid_2_left{ cursor:pointer;position:absolute; z-index:100;top:50%;transform:translateY(-50%); left:8%; width:4.8125em; height:4.8125em;}
#my_left{ width:100%; height:100%;left:0; top:0;}
#my_right{ width:100%; height:100%;right:0; top:0;}
#my_left:after{transform:translate(-50%, -50%); left:50%; top:50%; background-image:url(../images/img23.png);content:''; position:absolute; width:2.5em; height:2.5em; background-position:center; background-repeat:no-repeat; background-size:cover;}
#my_right:after{transform:translate(-50%, -50%); left:50%; top:50%; background-image:url(../images/img24.png);content:''; position:absolute; width:2.5em; height:2.5em; background-position:center; background-repeat:no-repeat; background-size:cover;}
.swiper-slide_mid_2_right{ cursor:pointer;
position:absolute; z-index:100;top:50%;transform:translateY(-50%); right:8%; width:4.8125em; height:4.8125em;}



@media screen and (max-width:1280px){
	.index_3_tit h2{font-size: 45px;}	
}

@media screen and (max-width:790px){
	.index_3_tit{margin-top: 30px;}
	.index_3_tit h2{font-size: 30px;}
	.index_3_2{margin-top: 2em;}
	.index_3_2_mid_footer_mid_1{font-size: 18px;}
	.index_3_2_mid_footer_mid_2{font-size: 14px;}
}

/*news*/
.news{width:100%; margin:0px auto; position: relative; overflow: hidden; padding:3% 0 0 0; }
.news_tit{width: 100%; margin: 0 auto 0 auto;}
.news_tit h2{text-align: center; font-size: 45px; color: #1f559b; margin:-10px 0 15px 0; font-weight: 800;}
.news_tit p{text-align: center; font-size: 18px;  }

.news_cont{ display: flex;-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;	-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%;overflow: hidden; margin:4% auto 0 auto;}
.news_cont .newList{flex-basis: 31%;margin-right: 3%;}
.newList{ overflow:hidden; padding:0rem 0 1% 0; height:auto; width:100%; }
.news_cont .newList:nth-child(3n){ margin-right:0px; }
.news_cont .newPicBox{ position:relative; width:100%; height:0px; padding-bottom:50%; overflow:hidden; border-radius:0px; margin:0 auto; }
.news_cont .newPic{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) scale(1); width:100%; height:auto; transition:all .5s ease; }
.news_cont .picLink{ position:absolute; top:0px; left:0px; width:100%; height:100%; }
.news_cont .contentBoxB{ padding:0 6%;background:rgba(255,255,255,0.9) }
.news_cont .newTitle{ font-size:20px; margin-bottom:0;  line-height:1.2; font-weight:normal; color:#373c41; transition:all .5s ease; display:-webkit-box; overflow:hidden; -webkit-line-clamp:1; -webkit-box-orient:vertical; text-overflow:ellipsis; }
.news_cont .lineBox{ position:relative; width:100%; height:1px; background:#ededed; margin-bottom:26px; }
.news_cont .lineBox::before{ content:''; position:absolute; top:0px; left:0px; width:0px; height:100%; background:#afafaf; transition:all .5s ease; }
.news_cont .TimeBox{ font-size:14px; line-height:1.5; letter-spacing:.25px; color:#777; margin-bottom:20px; }
.news_cont .newMs{ position:relative; width:100%; line-height:1.4; clear:both; font-size:14px; color:#777; min-height:22px; letter-spacing:0; padding:20px 0px 30px; display:-webkit-box; overflow:hidden; line-height: 30px; -webkit-line-clamp:1; -webkit-box-orient:vertical; text-overflow:ellipsis;  font-weight: 100;}
.news_cont .image_con{ width: 100%; overflow: hidden;background:rgba(255,255,255,0.9); padding-top: 10px;}
.news_cont .image_con img{width:90%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; margin: 0 auto; display: block; }
.news_cont .image_con:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.news_cont .look{ display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; margin-top:20px; color:#777; overflow:hidden; }
.news_cont .look .look_name{ margin-right:10px; position:relative; }
.news_cont .newList:hover .newPic{ transform:translate(-50%,-50%) scale(1.1); }
.news_cont .newList:hover .newTitle{ color:#222; }
.news_cont .newList:hover .lineBox::before{ width:100%; }
.di_img{width:100%; background: url(../images/model_bg_02.jpg) no-repeat center top;position: relative; height: 358px;}
.news_img{width:56%; margin: 0 auto; }
.news_img img{ width: 100%; margin-top: 5%;}

.news_cont .bottom_btn{font-size:14px;line-height:7.5;/* font-weight:bold; */letter-spacing:.5px;text-transform:uppercase;transition:all .5s ease;background:rgba(255,255,255,0.9) ;padding-left: 5%; }
.news_cont .contentBoxB .bottom_btn{ display:none; }
.news_cont .newList:hover .bottom_btn{ color:#b62021; } 

@media screen and (max-width:1280px){
	.news_tit h2{font-size: 45px;}	
}

@media( max-width:790px){
	.news{background-attachment: fixed; background-size: cover;}
	.news_tit:before {font-size: 40px;}
	.news_tit h2{font-size: 34px;}
	.news_tit p{display: none;}
  
	.news .s_width{width: 95%;}
	  .news_cont{width: 100%;}
	  .news_cont .newList{flex-basis: 100%;margin-right:0%;}
	  .news_cont .image_con{height: 200px;}
	  .news_cont .bottom_btn{line-height: 31px;}
  }
  
  
  /*footer*/
  .fixed_swt{display: none;}
  .footer{ width:100%; background: #232425;; padding:75px 0 0 0;}
  .footer .s_width{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; padding-top: 3%; font-size: 16px;}
  .footer .f_contact{ color:#fff;border-right:1px solid transparent; border-color: rgba(255, 255, 255, 0.2); border-left:1px solid transparent; border-color: rgba(255, 255, 255, 0.2);padding:0 5%  0 5%;}
  .footer .f_contact h2{ font-size:20px;text-transform: uppercase; font-weight:normal;}
  .footer .f_contact h2:after{content: "";width: 40px; height: 2px; background: #f8de07; display: block; margin-top: 20px;}
  .footer .f_contact .f_contact_cont{ padding-top:20px; width:100%;}
  .footer .f_contact .f_contact_cont h3{ font-weight:normal; font-size:18px; line-height:35px;}
  .footer .f_contact .f_contact_cont p{ font-size:16px; line-height:40px; padding-bottom:20px}
  .footer .f_contact .f_contact_cont em{ color:#fff; line-height: 31px;}
  .footer .f_contact .f_contact_cont em a{ color:#fff}
  .footer .f_contact .f_contact_cont em a:hover{ color:#fff;}
  
  .footer .f_pro{ width:35%;  color:#fff;}
  .footer .f_pro h2{ font-size:20px;text-transform: uppercase; font-weight:normal;padding-bottom:35px;}
  .footer .f_pro h2:after{content: "";width: 40px; height: 2px; background: #f8de07; display: block; margin-top: 20px;}
  .footer .f_pro ul{ overflow:hidden; padding-bottom:20px;  overflow:hidden}
  .footer .f_pro li{width:47%; float:left;  margin: 0 2% 2% 0;}
  .footer .f_pro li:nth-child(2n){margin-right: 0;}
  .footer .f_pro li em{ display:block; color:#fff; padding-bottom:20px;}
  .footer .f_pro li em:after{ content:""; width:40px; height:3px; background:#79c440; display:block; margin-top:10px;}
  .footer .f_pro li a{ color:#fff;  line-height:32px; display:block;}
  .footer .f_pro li a:hover{ display:block;color:#79c440; }
  
  .footer .f_wx{width:315px; float:right;color:#fff;}
  .footer .f_wx h2{ font-size:20px;text-transform: uppercase; font-weight:normal;}
  .footer .f_wx h2:after{content: "";width: 40px; height: 2px; background: #f8de07; display: block; margin-top: 20px;}
  .footer .f_wx ul{ overflow:hidden; padding-top:50px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
  .footer .f_wx li{ width:120px; margin-right:15px; text-align:center;}
  .footer .f_wx li img{ width:100%;} 
  .footer .f_wx li em{ text-align:center; display:block; line-height:28px;}
  .footer .f_wx p{ margin-top:9px; font-size:15px;padding-left: 15px;}
  .footer .f_wx p img{ margin-top:10px; display:block;}
  
  .end{ height:65px; background:#000 }
  .end .s_width{ width:80%;}
  .end .end_l{ }
  .end .end_l img{}
  .end .end_l p{ font-size:16px; color:#fff; float:right; line-height:65px;}
  .end .end_r{ padding-top:8px;}
  .end a{color: #fff;}
  


@media screen and (max-width: 1440px) {
	.footer{font-size: 14px; }
	.footer .f_pro{ width:40%;}
	.footer .f_pro li{font-size: 14px;}
	.f_contact_cont em{font-size: 14px;}
	.footer .f_wx p{font-size: 14px;}
	.end{background: #02923b;}	
	.end .end_l{color: #fff; font-size: 14px;}
	.end .end_l a{color: #fff;}
}

@media screen and (max-width: 1280px) {
	.footer .f_pro{ width:40%;}
}


@media screen and (max-width: 790px) {
	.footer,.end,.beian{display: none;}
	.fixed_swt{height:1.52rem; width: 100%; display: block;}
	.quicknav {width:100%;bottom:0px;position:fixed;width:100%;text-align:center;height: 50px;line-height:62px;color: #000;z-index:99;background: rgba(0, 0, 0, 0.8);}
.quicknav .quickhome {float:left;width:24.7%;font-size:8pt;color:#FFF;background: url(../images/yqbfoot-1.png) no-repeat top center;margin-top:7px;}
.quicknav .quickhome a:link, .quicknav .quickhome a:visited {font-size: 10pt;color:#FFF;text-align: center;}
.quicknav .quicktel {float:left;width:24.7%;font-size:8pt;color:#FFF;background: url(../images/yqbfoot-2.png) no-repeat top center;margin-top:7px;}
.quicknav .quicktel a:link, .quicknav .quicktel a:visited {font-size:10pt;color:#FFF;}
.quicknav .quickmail {float:left;width:24.7%;font-size:8pt;color:#FFF;background: url(../images/yqbfoot-3.png) no-repeat top center;margin-top:7px;}
.quicknav .quickmail a:link, .quicknav .quickmail a:visited {font-size:10pt;color:#FFF;}
.quicknav .quickfeedback {float:left;width:24.7%;font-size:8pt;color:#FFF;background: url(../images/yqbfoot-4.png) no-repeat top center;margin-top:7px;}
.quicknav .quickfeedback a:link, .quicknav .quickfeedback a:visited {font-size:10pt;color:#FFF;}

}
/* ===================== 内页 Banner 图 ===================== */
.inbanner {width: 100%;height: 550px;position: relative;overflow: hidden;background: #000; margin-top: 90px;}
.inbanner > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;z-index: 0; opacity: 0.6;}
.inbanner > img.ibpropic {-o-object-position: 74% 50%;object-position: 74% 50%;}
.inbanner .cer {position: relative;height: 100%;}
.inbanner2 {width: 100%;height: 250px;position: relative;overflow: hidden; margin-top: 90px;}
.inbanner2 > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;z-index: 0;}

.ibcate {position: absolute;width: 100%;left: 0;top: 50%;z-index: 1;padding: 50px 0;color: #fff;text-align: center;overflow: hidden;margin-top: -90px;background: url('../images/zuan.png') center no-repeat;}
.ibcate .cn {font-size: 58px;line-height: 82px;letter-spacing: 20px;text-indent: 20px;}
.ibcate .en {font-size: 54px;line-height: 70px;font-weight: bold;position: relative;font-family: 'helvetica';text-transform: uppercase;word-break: normal;}
.ibcate .hx {width: 40px;height: 3px;background-color: #fff;margin: 10px auto;}
.ibcate .en:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 66px;height: 2px;background-color: #fff;margin-left: -33px;display: none;}
a.ibret {position: absolute;right: 10%;bottom: 30px;z-index: 10;height: 25px;padding-left: 40px;font-size: 20px;color: #fffefe;line-height: 25px;font-family: "Source Han Sans";background: url('../images/ret2.png') 0 no-repeat;
}
a.ibret:hover {text-decoration: underline;text-shadow: 0 0 10px #fff;padding-left: 30px;}

.mouse {position: absolute;left: 50%;bottom: 0;z-index: 8;line-height: 20px;height: 90px;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.mouse > label {display: block;height: 20px;font-size: 16px;color: #fff;text-transform: uppercase;}
.mouse > b {position: absolute;bottom: 0;width: 1px;right: 0;overflow: hidden;background-color: rgba(255, 255, 255, 0.2);}
.mouse > b.i1 {left: 50%;height: 50px;}
.mouse > b.i1:after {content: "";position: absolute;height: 40%;width: 100%;background-color: #fff;bottom: 100%;left: 0;-webkit-animation: rise1 1.6s linear infinite;animation: rise1 1.6s linear infinite;}
@-webkit-keyframes rise1 {
	0% {
-webkit-transform: translate(0);transform: translate(0);
}
100% {
-webkit-transform: translateY(80px);
transform: translateY(80px);
}
}
@keyframes rise1 {
0% {
-webkit-transform: translate(0);
transform: translate(0);
}
100% {
-webkit-transform: translateY(80px);
transform: translateY(80px);
}
}

@media screen and (max-width: 1440px) {
	.inbanner {height: 400px;}
}
@media screen and (max-width: 790px) {
	.inbanner {height: 200px;  margin-top: 60px;}
	.ibcate .cn{font-size: 30px;}
	.mouse{display: none;}
a.ibret {right: 5%;}
.inbanner2 {height: 100px; margin-top: 60px;}
}

/* ===================== 内页 Banner 图 ===================== */

/* 面包屑*/
.baninfo {height: 70px;position: relative;z-index: 2;background-color: #f1f1f1;}
.baninfo .cer8 {height: 100%;width: 85%; margin: 0 auto;}
.tree {height: 100%;font-size: 14px;line-height: 70px;color: #666;padding-left: 30px;background: url('../images/point1.png') 0 no-repeat;}
.tree a {display: inline-block;height: 100%;color: #666;vertical-align: middle;}
.tree a:hover,.tree a.leaf {color: #2778be;}
.tree i {display: inline-block;width: 28px;height: 100%;vertical-align: middle;text-align: center;}
@media screen and (max-width: 1280px) {
.tree {display: block;;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
}
@media screen and (max-width:700px) {
  }

/*内页公司简介*/
.aboutone {padding: 76px 0 0;}
.abtitle {font-size: 42px;color: #333;line-height: 60px;text-align: center;}
.abintro {font-size: 18px;color: #333;line-height: 40px;max-width: 1300px;margin-top: 26px;margin-left: auto;margin-right: auto;}
.abintro p{text-indent:2em;}
@media screen and (max-width: 750px) {
	.aboutone {padding: 1rem 0 0; width: 90%; margin: 0 auto;}
.abtitle {font-size: 25px;line-height: 46px;}
.abintro {font-size: 16px;line-height: 31px;max-width: 100%; margin-top: 0;}
}


.about_shuzi{width: 100%;background:url(../images/abg.jpg) no-repeat center top;background-attachment: fixed; background-size: cover;}
.about_shuzi .s_width{width: 80%;}
.about_shuzi .brandNum .fbs{margin: 4% 0 4% 0; text-align: center;border-right:1px solid transparent; border-color: rgba(255, 255, 255, 0.3); width: 22%;}
.about_shuzi .brandNum .fbs:nth-child(4){border-right:none}
.about_shuzi .brandNum .fbs p{color: #fff;}

@media screen and (max-width:790px){
	.about_shuzi .s_width{width: 95%;}
.about_shuzi .brandNum .fbs{width: 48%; text-align: center;}
}

/*内页公司简介*/


  .liucheng{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 3% 0 4% 0; }
  .liucheng_tit{width: 100%; margin: 0 auto 0 auto;}
  .liucheng_tit:before {content: "customize";text-align: center;display: block;font-weight: 500; font-family: "Axis";font-size: 65px;text-transform: uppercase;color: #15a52a;}
  .liucheng_tit h2{text-align: center; font-size: 55px; color: #333; margin:-10px 0 15px 0; font-weight: 500;}
  .liucheng_tit p{text-align: center; font-size: 16px;  }
  .liucheng ul{width: 85%; margin:3% auto 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
  .liucheng li{ text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.2); padding:2% 3%; margin: 0 2% 0 0;}
  .liucheng li:hover{ background: #15a52a;transition: .5s; color: #fff;}
  .liucheng li em{display: block;margin-top: 2%; opacity: 0.7;}
  .liucheng li i{display: block; width: 60px; height: 60px; margin: 0 auto;}
  .liucheng li:nth-child(1) i{ background:url(../images/lc_03.png) no-repeat center top;}
  .liucheng li:nth-child(2) i{ background:url(../images/lc_05.png) no-repeat center top;}
  .liucheng li:nth-child(3) i{ background:url(../images/lc_07.png) no-repeat center top;}
  .liucheng li:nth-child(4) i{ background:url(../images/lc_10.png) no-repeat center top;}
  .liucheng li:nth-child(5) i{ background:url(../images/lc_13.png) no-repeat center top;}
  .liucheng li:nth-child(6) i{ background:url(../images/lc_15.png) no-repeat center top;}
  .liucheng li:nth-child(7) i{ background:url(../images/lc_18.png) no-repeat center top;}
  
  .liucheng li:nth-child(1):hover i{ background:url(../images/lc_h_03.png) no-repeat center top;}
  .liucheng li:nth-child(2):hover i{ background:url(../images/lc_h_05.png) no-repeat center top;}
  .liucheng li:nth-child(3):hover i{ background:url(../images/lc_h_07.png) no-repeat center top;}
  .liucheng li:nth-child(4):hover i{ background:url(../images/lc_h_10.png) no-repeat center top;}
  .liucheng li:nth-child(5):hover i{ background:url(../images/lc_h_13.png) no-repeat center top;}
  .liucheng li:nth-child(6):hover i{ background:url(../images/lc_h_15.png) no-repeat center top;}
  .liucheng li:nth-child(7):hover i{ background:url(../images/lc_h_18.png) no-repeat center top;}
  
  @media screen and (max-width:790px){
	  .liucheng{padding-top: 1rem;}
	  .liucheng_tit:before {font-size: 40px;}
	  .liucheng_tit h2{font-size: 34px;}
	  .liucheng_tit p{display: none;}
	  .liucheng ul{width: 95%;flex-wrap: wrap;}
	  .liucheng li{margin-bottom: 0.3rem;}
  }
  

/*内页资质荣誉*/
.rongyumain {padding: 20px 0 90px;}
.rylist {overflow: hidden;padding: 0 0 50px;max-width: 1500px;margin: 60px auto 0;}
.rylist li {float: left;width: 33.33%;margin-bottom: 50px;}
.rylist li .lin {padding: 0 30px;}
.rylist li a {display: block;position: relative;border: 1px solid #e7e7e7;}
.rylist li .pic {width: 100%;overflow: hidden;position: relative;font-size: 0;text-align: center;}
.rylist li img {max-width: 100%;max-height: 100%;}
.rylist li h3 {padding: 0 30px;position: relative;overflow: hidden;}
.rylist li h3 span {position: relative;text-align: center;z-index: 3;display: block;height: 40px;overflow: hidden;font-size: 16px;color: #333;line-height: 40px;white-space: nowrap;padding: 15px 30px 15px 0;
background: url('../images/glass2.png') right no-repeat;border-top: 1px solid #ebebeb;}
.rylist li h3 em {position: relative;text-align: center;z-index: 3;display: block;height: 40px;overflow: hidden;font-size: 16px;color: #333;line-height: 25px;padding: 15px 0 15px 0;
border-top: 1px solid #ebebeb;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.rylist li h3:before {content: '';position: absolute;left: 100%;bottom: 0;z-index: 0;width: 0;height: 100%;background-image: -webkit-gradient(linear, left top, right top, from(#e40c24), to(#be061a));background-image: linear-gradient(to right, #e40c24, #be061a);}
.rylist li h3 span,.rylist li h3 em,.rylist li h3:before {  -webkit-transition: .5s;  transition: .5s;}
.rylist li:hover h3 span {  color: #fff; text-align: center;  background-image: url('../images/glass2h.png');  border-top-color: transparent;}
.rylist li:hover h3 em {  color: #fff; text-align: center;  }
.rylist li:hover h3:before {  width: 100%;  left: 0;  -webkit-transition: width .5s;  transition: width .5s;}
@media screen and (max-width: 1440px) {
.rylist {padding: 0 0 40px;}
.rylist li .lin {padding: 0 20px;}
}
@media screen and (max-width: 1100px) {
.rylist {padding: 0 0 30px; margin-top: 0;}
.rylist li .lin {padding: 0 15px;}
.rylist li {width: 50%;}
.rylist li h3 {padding: 0 20px;}
}
@media screen and (max-width: 640px) {
.rongyumain {padding: 30px 0 80px;}
.rylist li {width: 100%;}
}


.pro_navigation{ margin:10px auto ; text-align: center; border-bottom:#d8d8d8 1px solid;position: relative; }  
.pro_navigation ul{ display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; width: 85%; margin: 0 auto;}
.pro_navigation li{text-align:center; width: 17.9%;  line-height:90px;}
.pro_navigation li a { display: block; font-size:24px; color:#333f47; font-weight:600; z-index: 9; zoom: 1; }
.pro_navigation li a.act { background:#fff ; color: #07284E; height:90px; border-bottom:#1f559b 6px solid; }
.pro_model_1{ padding:4% 0; margin-bottom:20px; }
.pro_model_1 p,.pro_model_3 p{text-indent:40px; font-size:16px; color:#666; line-height:36px;}
.pro_model_1 h3{ font-size:30px ;position:relative; padding-bottom:15px; margin:0 0 70px; color:#05163f; line-height:42px }
.pro_model_1 h3:before{content:'';display:block;position:absolute;bottom:-20px;height:10px;background:url(../images/dote.png) no-repeat left bottom;}
.pro_model_1 h3:before {width:81px;left:0;}
.w60{ width:60%} .w35{ width:35%; }  .w25{ width:25%}  .w70{ width:70%}  .w40{ width:40%}  .w55{ width:55%;}  .w30{ width:30%}  .w65{ width:65%}  .w50{ width:50%} .w10{ width:10%} .w85{width:85%}
 .w55 img{float: right;}    .pro_model_1 .fr img,.pro_model_3 .fl img,.fr video{ text-align:right; width:100%; height:auto} 
.pro_model_1 video{ width:100%; height:auto; float:right}
.pro_model_2{ margin:0 auto 60px;width:100%; overflow:hidden; padding:70px 0 0 0;}
.pro_model_2 h2,.pro_model_3 h2,.pro_model_4 h2 { font-size:48px; text-align:center; margin-bottom:50px;padding-bottom:30px; padding-top:8px;font-weight: 800;}
.pro_model_2 h2{ margin-bottom:70px; }
.pro_model_2 dl{width:47%; margin:0 1.5% 0; min-height:180px; float:left}
.pro_model_2 dt,.pro_model_2 li span{display: inline-block;width:70px;height:70px;color: #fff; float:left; background:#1f559b;border-radius:10px;text-align:center;line-height:70px;font-size:36px;color:#fff; font-weight:600;z-index:2;}
.pro_model_2 dd h4{font-size:22px;margin:0 0 15px;overflow:hidden; color:#303030;}
.pro_model_2 dd {width:86%; float:right;/*background:#fff;border-radius:10px;border:1px solid #e6e6e6; box-shadow: 0 0 20px #C2CADA;*/text-align:left; color:#666; }
.pro_model_2 dd p{font-size: 16px;}
.pro_model_2 ul{ width:100%; overflow:hidden; padding-bottom:80px;}
.pro_model_2 li{ width:30%; margin:0 1.5%; float:left}
.pro_model_2 li p {width:80%; float:right;text-align:left; color:#666; font-size:16px; margin-top:6px; line-height:30px;display: table-cell;vertical-align: middle;}
.press_bg{ background:#fff;box-shadow: 0px 10px 30px rgba(30, 137, 203, 0.4); border-radius:15px 15px 50px 50px; padding:70px;}
.pro_model_3{padding:40px 0 80px 0; width:100%;overflow:hidden; margin-top:20px; margin-bottom:20px;}
.pro_model_4{padding:80px 0; background:#394053 url(../images/data_bg.png) repeat left top;}
.pro_model_4 h2{color:#fff; margin-bottom:40px;}
.pro_ser{ margin:100px auto}
.pro_ser .tit{text-align: center; margin-bottom:70px;}
.pro_ser .tit h3 { font-size: 48px; margin-bottom: 25px; padding-top: 10px;font-weight: 800;}
.pro_ser .tit p{line-height: 32px; font-size: 18px;margin-top: 10px;}
.pro_ser ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.pro_ser li{ width:17%; margin:0 1.5%; float:left; text-align:center;background-color: rgba(227, 230, 235, 0.32941176470588235); padding:35px; border-radius:20px}
.pro_ser li img{ width:40px; height:40px; margin-bottom:20px;}
.pro_ser li h4{ display:block; font-size:20px; margin-bottom:15px;}
.pro_ser li p{ color:#777; font-size: 15px;}
.con{ color: #333; text-align:center;}
.con table{width:100%; border-spacing:0px; border-collapse:collapse; background:#fff; border-bottom:1px solid #ddd; margin-bottom:15px;}
.con tr:first-child{  background:#50586d; height:60px; line-height:60px;color: #fff;}
.con tr:nth-child(2n+3){background:#f5f5f5;}
.con .bhead{background:#50586d;  color: #fff}
.con tr.odd{background: #f5f5f5; color: #333;}
.con tr.even{background: none;}

.con td.even{background: #fff;}

.con table td{line-height:46px;}

.con tr{ border:1px solid #ddd;}

.con p{text-align:left; margin-left:20px; color:#666; font-size:16px;}

.con strong{width:100%; text-align:left; color:#fff; float:left; font-size:16px; margin:10px 0}
.fenye{width: 1280px; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 45px;}

@media screen and (max-width: 790px) {
	.pro_navigation ul{  width: 98%; flex-wrap: wrap;}
	.pro_navigation li{width: 50%; line-height: 40px;}
	.pro_navigation li a.act{height: 40px;border-bottom: #e31124 3px solid;}
	.pro_navigation li a {font-size: 18px;}
	.s_width{width: 95%;}
	.pro_model_1 p, .pro_model_3 p{font-size: 15px; line-height: 27px;}
	.pro_model_2{padding: 21px 0 0 0;margin:0}
	.pro_model_2 h2, .pro_model_3 h2, .pro_model_4 h2{font-size: 30px;margin-bottom: 0;}
	.pro_model_2 dl{width: 100%;min-height: 113px;}
	.pro_model_2 dt, .pro_model_2 li span{display: none;}
	.pro_model_2 dd{width: 100%; float: none;border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding-bottom: 15px;}
	.pro_model_2 dd p,.pro_ser li p{font-size: 15px; line-height: 27px;}
	.pro_ser .tit h3{font-size: 30px;margin-bottom: 0;}
	.pro_ser .tit p{font-size: 15px; line-height: 27px;}
	.pro_ser ul{flex-wrap: wrap;}
	.pro_ser li{width: 100%;}

}
.message{ }
.message .tit{ margin-bottom:50px; text-align:center;color: #111;}
.message .tit h3{font-weight:600; font-size:48px; margin-bottom:30px;}
.message .tit p{ font-size:18px}
.message form{ width:100%; margin:0 auto;overflow:hidden}

.message .layui-form-item {margin-bottom: 5px; overflow: hidden; width:48%; float:left}
.message .layui-form-item:nth-child(6){width: 96%!important;}
.message .layui-form-item:nth-child(7){width: 100%!important;}
.message ul li.wenb {position: relative;width:100%; }
.message ul li.wenb .fl{ width:95%;}
.btnclick{ width:30%; margin-top:20px;}
.message .layui-form-label {width: 100%; display:block; overflow:hidden;text-align:left; font-size: 18px; line-height:50px; color:#333e46}
.message .layui-input { width:97%; border:0; color:#666; font-size:15px;height: 42px;line-height: 42px;  border:#e0e0e0 1px solid;text-indent: 35px;*text-indent:0px;}
.message .layui-input:nth-child(1){ background:rgba(255,255,255,1)url(../images/icon-text-user.png) no-repeat 10px center;}
.message .layui-input:nth-child(2){ background:rgba(255,255,255,1)url(../images/icon-text-tel.png) no-repeat 12px center; }
.message .layui-textarea {background:rgba(255,255,255,1)url(../images/icon-text-tel.png) no-repeat 10px 17px;;  border:0; width:93%;  border:#e0e0e0 1px solid;  height: 150px; line-height: 20px; font-size:15px;margin: 6px 0 30px; padding:3%; color: #666; resize: none;}
.message  .layui-btn{ padding:13px 70px;margin:30px auto;display: block;cursor:pointer;font-size:20px; color:#fff; border-radius:50px;text-align:center;border: 0px;background-color:#1f559b;}
.message  .layui-btn:hover{background:#1f559b;}

@media screen and (max-width: 790px) {
	.message{  padding:3%}
	.message .tit{ margin-bottom:50px; }
	.message .tit h3{ font-size:30px; margin-bottom:6px; padding-top: 2%;}
	.message .tit p{font-size: 15px; line-height: 27px;}
	.message form{width: 100%;}
}




/*内页联系我们*/
.sContact-intro { width: 85%; margin: 0 auto;padding:4% 0;}
.sContact-intro .wrapIn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-line-pack: center;align-content: center;
}
.sContact-intro .wrapIn:after {display: none;}
@media screen and (max-width: 1024px) {
.sContact-intro .wrapIn {display: block;}
}
.sContact-intro .left {width: 440px;}
.sContact-intro .right {width: 800px;margin-left: 40px;}
.sContact-way .dt {position: relative;color: #333333;font-weight: bold;line-height: 1.25;padding-bottom: 0.3rem;}
.sContact-way .dt:before,.sContact-way .dt:after {content: " ";position: absolute;left: 0;bottom: 0;}
.sContact-way .dt:before {width: 100%;height: 1px;background-color: #e7e7e7;}
.sContact-way .dt:after {width: 40px;height: 3px;background-color: #ffa20d;}
.sContact-way .dd {padding: 0.5rem 0;}
.sContact-way .dd .line {position: relative;padding-left: 48px;margin-top:24px;min-height: 34px;}
.sContact-way .dd .line .icoImg {float: left;margin-left: -48px;width: 34px;height: 34px;border-radius: 50%;background-color: #e9e9e9;}
.sContact-way .dd .line p {line-height: 2; font-size: 16px;}


@media screen and (max-width: 1024px) {
.sContact-way .dd .line {line-height: 28px;padding-left: 36px;}
.sContact-way .dd .line .icoImg {width: 28px;height: 28px;margin-left: -36px;}
}
.sContact-map {position: relative;width: 800px;height: 550px;max-width: 100%;}
.sContact-map #dituContent {position: absolute;left: 0;top: 0;width: 100%;height: 100%;line-height: 1.1;background-color: #f5f3f0;}
.sContact-map #dituContent .BMap_bubble_title {font-size: 16px;margin-bottom: 5px;padding-right: 16px;color: #ffa20d;}
.sContact-map #dituContent .BMap_bubble_content {width: auto;font-size: 14px;line-height: 18px;}
.sContact-map #dituContent img {max-width: none;}
._pen .sContact-map {pointer-events: none;}

@media screen and (max-width: 1440px) {
	.sContact-map {width: 500px;height: 350px;}
}
@media screen and (max-width: 1024px) {
.sContact-map {margin-top: 0.6rem;}
}



/*内页产品展示*/
.se_pro{width: 85%; margin: 2% auto;}
.sepro_mbx{margin-top: 80px; width:100%; height:60px;   padding: 10px 0;-webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.06) inset;box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.06) inset;background-color: #fafafa;
border-bottom: 1px solid #dadada;}
.sepro_mbx .mbx_cont{ width:85%; margin:0 auto; font-size:16px; line-height:34px; color:#333}
.sepro_mbx .mbx_cont a{color: #333;} 
.sepro_mbx .mbx_cont i{width: 20px; height: 20px; margin-right: 10px;display: inline-block;}
.sepro_mbx .mbx_cont i img{width: 100%;}
.category{border: #ececec solid 1px;padding: 20px;margin-bottom: 40px;background: #fbfbfb;}
.category span{font-size: 20px; font-weight: 700; margin-bottom: 20px;display: block; color: #1981d9; text-align: center;}
.category ul{display: flex; display:-webkit-flex; -webkit-justify-content:center;   justify-content:center;flex-wrap: wrap;}
.category li{width: 295px; text-align: center;margin-right: 20px;}
.category li a{ font-size:18px; color:#333; line-height:70px;transition: all 0.5s; display:block; position:relative; transition: 0.3s;}
.category li a:hover{ color:#fff;text-decoration: none; background: #1981d9; }
.category li.cu_active a{ color:#fff;font-weight: bold; background: #1981d9;}

.sepro_search{ width: 85%; margin:1% auto 0 auto;}
.sepro_search .topsou{ position: relative; width: 530px; padding-right: 110px; height:47px;  background-color: #e7e6e6; margin: 0 auto; overflow:hidden;}
.sepro_search .shuru{ width: 100%; height:100%; background-color:#e7e6e6; border:none; color:#666; text-indent:20px;}
.sepro_search .anniu{ position:absolute; top:0; right:0; z-index:2; width:110px; height:100%; border:none; cursor:pointer;  background-color: #1981d9; color: #fff; text-align: center; -webkit-transition: .3s; transition: .3s;}
.sepro_search .anniu:hover{ background-color: rgba(21,165,42,0.8);}

.se_tuandui { width:85%; margin:0 auto 1rem auto;}
.se_tuandui ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_tuandui li{ width:23%; margin:0 2% 2% 0; position:relative; overflow:hidden;border: #ececec solid 1px;}
.se_tuandui li:nth-child(4n){ margin-right:0px;}
.se_tuandui li .p-img{  margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden;width: 100%;object-fit: cover; object-position: center; }
.se_tuandui li .p-name{ line-height:70px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center; font-weight: 500; color:#333;background:#f2f2f2;text-transform: uppercase; word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.se_tuandui li .p-img img{ width:100%; height: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_tuandui li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_tuandui p{ font-size:18px; line-height:35px; color:#333;}
.se_tuandui p span{ font-size:17px;  color:#333;}
.se_tuandui ul li:hover{cursor:pointer; }
.se_tuandui ul li:hover .p-name{ color: #15a52a;}

@media screen and (max-width:1280px){
	.category li{width: auto; padding: 0 20px;}
	.se_tuandui li .p-name{font-size: 16px;  line-height: 55px;}
}

@media screen and (max-width: 790px) {
	.se_pro{width: 98%; }
	.category{padding: 10px;}
	.category li{width: auto; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding: 0 10px;margin:0 2px 10px 2px;}
	.category li a {font-size: 16px; line-height: 35px;}
	.category li.cu_active a {padding: 0 10px;}
	.sepro_search{ width: 95%;}
	.sepro_search .topsou{width: 195px;}
	.sepro_search .anniu {width: 70px;}
	.sepro_mbx{height: 50px;}
	.sepro_mbx .mbx_cont{width: 95%;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; font-size: 14px;}

}
/*新闻详情*/
.cer11{ max-width: 1344px; margin:0 auto; padding: 0 30px;}
@media screen and (max-width:600px){
.cer11{ padding: 0 2%;}
}
.newsbg {padding: 75px 0 70px;background: #f2f2f2 ;background-attachment: fixed;position: relative;}
.newsbg:before {content: '';position: relative;left: 0;top: 0;z-index: 0;width: 100%;height: 360px;background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0));}
.atc {position: relative;z-index: 1;}
.atc-h {padding-bottom: 60px;position: relative;text-align: center;}
.atc-h h2 {font-size: 30px;color: #333;line-height: 50px;margin-bottom: 12px;}
.atc-date {font-size: 16px;color: #333;line-height: 36px;}
.atc-date span {display: inline-block;margin: 0 9px;}
.atc-two {padding: 74px 96px 70px;background-color: #fff;border-radius: 10px;}
.atc-con {padding-bottom: 70px;font-size: 16px;line-height: 32px;color: #666;text-align: justify;}
.atc-con iframe{width: 80%; height: 450px; margin: 0 auto;}
.atc-con p{text-indent:2em;}
.atc-con .pic {text-align: center;padding: 24px 0;}
.atc-con img {max-width: 100%; margin: 0 auto;display: block;}
.atc-con a {color: #ad8f63;}
.atc-pn {height: 70px;line-height: 70px;overflow: hidden;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.atc-pn a {display: block;width: 45%;height: 100%;overflow: hidden;font-size: 16px;color: #666;line-height: 70px;}
.atc-pn a:hover {color: #ad8f63;}
a.atc-prev {float: left;text-align: left;}
a.atc-next {float: right;text-align: right;}
a.atc-ret {font-size: 0;display: inline-block;vertical-align: top;margin: 0 auto;width: 68px;height: 70px;background: #ffffff url('../images/ret.png') center no-repeat;border-left: 1px solid #ddd;border-right: 1px solid #ddd;}
a.atc-ret:hover {border-color: #ad8f63;background-color: #ad8f63;}


.relnewslist li {border-bottom: 1px solid #e7e7e7;}
.relnewslist li a {display: block;}
.relnewslist li .pic {width: 100%;height: 222px;position: relative;overflow: hidden; display: block;}
.relnewslist li .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-webkit-transition: 0.5s;transition: 0.5s;}
.relnewslist li:hover img {-webkit-transform: scale(1.04);transform: scale(1.04);}
.relnewslist .wz {padding: 20px 0;}
.relnewslist h3 {font-size: 18px;color: #333;line-height: 36px;font-weight: bold;height: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-webkit-transition: 0.3s;transition: 0.3s;}
.relnewslist .date {  color: #666;  font-size: 12px;  line-height: 28px;  height: 28px;}
.relnewslist li:hover h3 {  color: #fff;}


@media screen and (max-width:1440px){
	.newsbg {padding: 65px  0 65px;}
}

@media (max-width:750px){
.container{margin-bottom: 15%;width: 95%; }
.newsbg{padding: 6rem 0 4rem 0;}
.newsbg:before{height: 0;}
.more-info ul{width: 95%; display: block;}
.more-info li{width:100%;}
.atc-two{padding: 20px;}
.atc-h h2 {font-size: 21px;line-height: 32px;}
.atc-h,.atc-con{padding-bottom: 0}
.atc-pn{height: auto; line-height: auto;}
.atc-pn a{width: 100%; font-size: 12px; line-height: 30px;}
a.atc-next{float: left; text-align: left;}
a.atc-ret{display: none;}
.atc-con iframe{width: 90%; height: 350px; margin: 0 auto;}
}

.fenye{width: 1280px; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 45px;}

@media screen and (max-width: 790px) {
	.pro_navigation ul{  width: 98%; flex-wrap: wrap;}
	.pro_navigation li{width: 50%; line-height: 40px;}
	.pro_navigation li a.act{height: 40px;border-bottom: #e31124 3px solid;}
	.pro_navigation li a {font-size: 18px;}
	.s_width{width: 95%;}
	.pro_model_1 p, .pro_model_3 p{font-size: 15px; line-height: 27px;}
	.pro_model_2{padding: 21px 0 0 0;margin:0}
	.pro_model_2 h2, .pro_model_3 h2, .pro_model_4 h2{font-size: 30px;margin-bottom: 0;}
	.pro_model_2 dl{width: 100%;min-height: 113px;}
	.pro_model_2 dt, .pro_model_2 li span{display: none;}
	.pro_model_2 dd{width: 100%; float: none;border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding-bottom: 15px;}
	.pro_model_2 dd p,.pro_ser li p{font-size: 15px; line-height: 27px;}
	.pro_ser .tit h3{font-size: 30px;margin-bottom: 0;}
	.pro_ser .tit p{font-size: 15px; line-height: 27px;}
	.pro_ser ul{flex-wrap: wrap;}
	.pro_ser li{width: 100%;}

}



.se_case { width:85%; margin:4% auto 1rem auto; }
.se_case ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_case li{padding:0; width:14%; margin:0 1% 2% 0; position:relative; overflow:hidden; border:1px solid #eee; color:#fff;}
.se_case li:nth-child(4n){ margin-right:0px;}
.se_case li .p-img{  margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden;width: 100%;object-fit: cover; object-position: center; }
.se_case li .p-name{ line-height:65px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center; font-weight: 500; color:#fff;background:#2778be;text-transform: uppercase; }
.se_case li .p-img img{ width:100%; height: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}



@media (max-width:1440px){
	.se_tuandui li .p-img{}
}
@media (max-width:1280px){
	.se_tuandui { width:95%; margin:1rem auto 1rem auto; }
	.se_tuandui li{width: 23%;}
	.se_tuandui li .p-img{}
}

@media (max-width:1000px){
	.se_tuandui li .p-img{height: 185px;}
	.se_tuandui ul li i{  background:none;}
}


@media (max-width:769px){
.se_tuandui { width:100%; margin:1rem auto; }
.se_tuandui ul{}
.se_tuandui li{float:left; padding:0; width:47%; margin:0 1% 25px 1%; position:relative; overflow:hidden;  border:1px solid #eee;}
.se_tuandui li:nth-child(2n){ margin-right:0px;}
.se_tuandui li .p-img{ width:100%; height:auto; margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden }
.se_tuandui li .p-name{ height:45px; line-height:45px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:16px; border-top:1px solid #eee; font-weight: 200;}
.se_tuandui li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_tuandui li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_tuandui p{ font-size:18px; line-height:35px; color:#666;}
.se_tuandui p span{ font-size:17px;  color:#af1318;}	
.se_tuandui ul li i{display: none;}

}


.fenye{width: 85%; margin: 3% auto 3% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px; color: #fff;}
.fenye_zong{ font-size: 14px; width: 200px; background: #15a52a; text-align: center;  line-height: 45px;}

.seprobox_l{ background: #fff; width: 100%; }
.seprobox_l h3 {margin-top: 50px;margin-bottom: 40px;font-size: 36px;color: #000000;line-height: 1.3;font-weight: bold;}
.seprobox_l h3 i {margin-right: 3.125%;font-size: 36px;color: #c4c4c4;font-family: "Consolas";font-style: normal;font-weight: normal;line-height: 1;opacity: 0.5;}
.seprobox_l h3 i:before {content: "";width: 12px;height: 3px;background: #c4c4c4;display: inline-block;vertical-align: middle;margin-right: 17px;}
.seprobox_l p {margin-top: 40px;margin-bottom: 40px;color: #000000;line-height: 1.8;text-indent:2em;}
.seprobox_l p img{text-indent:-4em; display: block; margin: 0 auto;}



/*se_hangye*/
.main .s_width { width:85%; margin:0 auto 1rem auto;padding: 4%; background: #fff;box-shadow: 0 0 10px #d8d8d8; }
.newslist {width: 100%;font-size: 0;overflow: hidden;}
.newslist li {width: 100%;border-bottom: 1px solid #e7e7e7;}
.newslist li .lin {padding: 60px 0;position: relative;}
.newslist li a {display: block;position: relative;min-height: 225px;overflow: hidden;padding-right: 540px;}
.newslist li .pic {position: absolute;right: 0;top: 0;z-index: 1;width: 400px;height: 225px;overflow: hidden;}
.newslist li .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.newslist li .wrap {padding: 26px 0 0;}
.newslist li h3 {font-size: 26px;color: #333;line-height: 42px;height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: bold;margin: 20px 0;}
.newslist li .date {font-size: 24px;color: #999;line-height: 32px;height: 32px;font-family: "Times New Roman";}
.newslist li .txt {color: #666;line-height: 31px;text-align: justify;overflow: hidden;height: 89px;-webkit-box-orient: vertical;}
.newslist li i {width: 50px;height: 50px;border-radius: 50%;overflow: hidden;-webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);-webkit-transition: 0.5s;transition: 0.5s;
opacity: 0;position: absolute;left: 50%;top: 50%;z-index: 2;margin-left: -25px;margin-top: -25px;}
.newslist li:hover i {width: 200px;height: 200px;margin-left: -100px;margin-top: -100px;opacity: 1;}
.newslist li .cov {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0);}
.newslist li label {position: absolute;left: 0;top: 50%;z-index: 3;width: 100%;height: 30px;margin-top: -15px;font-size: 14px;color: rgba(255, 255, 255, 0);line-height: 30px;text-align: center;cursor: pointer;}
.newslist li:hover {border-bottom-color: #222;}
.newslist li:hover h3 {color: #15a52a;}
.newslist li:hover .cov {background-color: rgba(0, 0, 0, 0.4);}
.newslist li:hover label {color: #fff;}
.newslist li,.newslist h3,.newslist .cov,.newslist label {-webkit-transition: 0.4s;transition: 0.4s;}
@media screen and (max-width: 1200px) {
.newslist {padding: 60px 0;}
.newslist li .lin {padding: 40px 0;}
.newslist li a {padding-right: 490px;}
}
@media screen and (max-width: 1100px) {
.newslist li .wrap {padding: 30px 0 0;}
.newslist li .txt {height: 104px;}
}
@media screen and (max-width: 1023px) {
.newslist {width: auto;margin: 0 -20px;}
.newslist li {display: inline-block;width: 50%;padding-top: 0;margin-bottom: 30px;}
.newslist li .lin {margin: 0 20px;padding-top: 0;}
.newslist li .pic {position: relative;width: 100%;height: 0;padding-bottom: 62.8%;right: 0;}
.newslist li .pic img {position: absolute;left: 0;top: 0;z-index: 0;}
.newslist li a {padding-right: 0;}
.newslist li .wrap {padding: 20px 15px 0;}
.newslist li h3 {font-size: 20px;margin: 10px 0;}
}
@media screen and (max-width: 750px) {
.newslist {margin: 0 -10px;padding: 0px 0 20px;}
.newslist li .lin {margin: 0 10px;padding-bottom: 10px;}
.newslist li .wrap {padding: 20px 0 0;}
.newslist li .date {font-size: 18px;line-height: 24px;height: 24px;}
.newslist li h3 {font-size: 18px;margin: 0;}
.newslist li .txt {display: none;}
}
@media screen and (max-width: 600px) {
.newslist {margin: 0 0;}
.newslist li {display: block;width: 100%;}
.newslist li .lin {margin: 0 0;}
.newslist li .txt {display: block;height: 52px;}
}

/*新闻详情页*/
.se_newsbox{width: 100%; background: #ebf1f5; padding-bottom: 5%;}
.container{width: 70%; margin: 3% auto 0 auto; background: #fff; padding: 3%;box-shadow: 0 0 10px #d8d8d8; }
.container h2{text-align: center;font-weight: bold; font-size: 22px;}
.info-intro{text-align: center; font-size: 16px; line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding-bottom: 15px;}
.info-pic{ margin: 10px 0;}
.info-pic img{ margin: 0 auto;  display: block;text-indent:-4em;}
.info_cont{font-size: 16px; line-height: 31px;;}
.info_cont p{ margin-bottom: 15px;text-indent:2em;}

.more-info{ line-height: 40px; font-size: 16px;}
.more-info ul{width: 90%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; padding-top: 20px;}
.more-info li{width: 50%;}
.more-info li em{font-weight: 500; padding-right: 15px;}

@media (max-width:750px){
	.container{margin-bottom: 15%;width: 95%; }
	.more-info ul{width: 95%; display: block;}
	.more-info li{width:100%;}
}




/*内页联系我们*/
.lxlist {width: 100%;font-size: 0;text-align: center; margin: 5% auto;}
.lxlist li {display: inline-block;width: 20%;position: relative;}
.lxlist li a {display: block;}
.lxlist .pic {width: 80px;height: 80px;margin: 0 auto 18px;}
.lxlist .p1,.lxlist .p2 {border-radius: 50%;overflow: hidden;}
.lxlist .p1 {width: 76px;height: 76px;border: 2px solid #ddd;background-color: #fff;}
.lxlist .p2 {width: 80px;height: 80px;background-image: -webkit-gradient(linear, left top, right top, from(#e41127), to(#c9091d));background-image: linear-gradient(to right, #e41127, #c9091d);}
.lxlist .pic .fig {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;}
.lxlist .i1 .p1 .fig {background: url('../images/lx1.png') center no-repeat;}
.lxlist .i1 .p2 .fig {background: url('../images/lx1h.png') center no-repeat;}
.lxlist .i2 .p1 .fig {background: url('../images/lx2.png') center no-repeat;}
.lxlist .i2 .p2 .fig {background: url('../images/lx2h.png') center no-repeat;}
.lxlist .i3 .p1 .fig {background: url('../images/lx3.png') center no-repeat;}
.lxlist .i3 .p2 .fig {background: url('../images/lx3h.png') center no-repeat;}
.lxlist .i4 .p1 .fig {background: url('../images/lx4.png') center no-repeat;}
.lxlist .i4 .p2 .fig {background: url('../images/lx4h.png') center no-repeat;}
.rollover {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;position: relative;overflow: visible!important;-webkit-transition: .6s;transition: .6s;}
.rollover .p1,.rollover .p2 {position: absolute;top: 0;left: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.rollover .p2 {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
li:hover .rollover {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
.lxlist li h3 {font-size: 18px;color: #333;line-height: 30px;font-weight: bold;height: 30px;position: relative;overflow: hidden;-webkit-transition: .5s;transition: .5s;}
.lxlist li .hx {width: 20px;height: 2px;background-color: #bfbfbf;margin: 25px auto;-webkit-transition: .5s;transition: .5s;}
.lxlist li .txt {font-size: 16px;color: #666;line-height: 26px;margin: 9px auto 0;height: 52px;overflow: hidden;padding: 0 10px;-webkit-transition: .5s;transition: .5s;}
.lxlist li .txt span {display: inline-block;}
.lxlist li:hover h3 {color: #e41127;}
.lxlist li:hover .txt {color: #e41127;}
.lxlist li:hover .hx {background-color: #e41127;}
#map {width: 100%;height: 600px;}
@media screen and (max-width: 960px) {
.lianxi {padding-top: 70px;padding-bottom: 40px;}
.lxlist li {width: 50%;max-width: none;margin-bottom: 30px;}
.lxlist li .hx {margin: 15px auto;}
}


/*内页招聘信息*/
.linian {text-align: center;}
.linian h2.btitle {font-size: 42px;color: #222;line-height: 66px;height: 66px;overflow: hidden;}
.linianfig {position: relative;width: 1000px;max-width: 100%;height: 400px;overflow: hidden;margin: 0 auto;}
.liniancon {margin: 30px 0 90px;font-size: 16px;color: #333;line-height: 34px;}
.liniancon img {max-width: 100%;}
.zpout {padding: 110px 0 120px; width: 80%; margin: 0 auto;;}
.rec-head {height: 76px;background-color: #fff;overflow: hidden;padding-left: 70px;border-bottom: 2px solid #333;}
.rec-head .th {float: left;padding: 18px 0;width: 20%;height: 76px;overflow: hidden;font-size: 16px;color: #222;line-height: 40px;text-align: center;}
.rec-head .th.zhiwei {text-align: left;}
.reclist {background-color: #fff;}
.reclist li {border-bottom: 1px solid #ddd;}
.rec-hand {height: 64px;line-height: 64px;background-color: #fff;padding-left: 70px;overflow: hidden;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.rec-hand .td {float: left;padding: 12px 0;width: 20%;overflow: hidden;font-size: 16px;color: #222;line-height: 40px;text-align: center;height: 40px;}
.rec-hand .td.zhiwei {text-align: left;}
.reclist li:hover .rec-hand {background-color: #eee;}
.reclist li.on .rec-hand {background-color: #333;}
.reclist li.on .rec-hand .td {color: #fff;}
.reclist li,.rec-hand,.reclist .td {-webkit-transition: 0.5s;transition: 0.5s;}
.reclist .rec-con {display: none;}
.rec-txt {color: #444;line-height: 31px;padding: 34px 70px 46px;background-color: #f7f7f7; font-family: serif;}
.rec-txt .email {color: #1d6bdd;}
.rec-txt .email:hover {text-decoration: underline;}
@media screen and (max-width: 1080px) {
.rec-head,.rec-hand {    padding-left: 40px;}
.rec-txt {padding: 34px 40px 46px;}
}
@media screen and (max-width: 770px) {
	.linianfig{width: 100%; height: 4rem;}
.rec-head .th {width: 33%;font-size: 0.3rem;}
.reclist {font-size: 0.1rem;}
.rec-head .th.bumen {display: none;}
.rec-hand .td {width: 33%;}
.rec-hand .td.bumen {display: none;}
.rec-head,.rec-hand {padding-left: 20px;}
.rec-txt {padding: 1rem 0.4rem 1rem 0; }
.linian {padding-top: 20px;}
.linian h2.btitle {font-size: 34px;}
.zpout {padding: 25px 0; width: 95%;}
.liniancon {margin: 0.5rem auto 0.5rem auto; width: 95%; line-height: 28px;font-size: 0.35rem;}
pre{width: 85%;font-size: 0.1rem;}
}


.slideinner iframe{width:640px; height:450px; margin: 0 auto;display: inline;}

@media screen and (max-width: 770px) {
	.swiper-slide{height: auto;}
	.slideinner iframe{width:100%; height:auto; margin: 0 auto;display: inline;}
}
/*===================== 响应式代码 START =====================*/
.f_80{font-size: 80px;}
.f_72{font-size: 72px;}
.f_62{font-size: 62px;}
.f_48{font-size: 48px;}
.f_40{font-size: 40px;}
.f_30{font-size: 30px;}
.f_24{font-size: 23px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
.f_12{font-size: 12px;}

/*===================== 响应式代码 START =====================*/
@media( max-width:1600px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 40px;}
.f_48{font-size: 38px;}
.f_40{font-size: 30px;}
.f_30{font-size: 24px;}
.f_24{font-size: 20px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
}

@media( max-width:1210px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 28px;}
.f_40{font-size: 26px;}
.f_30{font-size: 24px;}
.f_24{font-size: 16px;}
.f_20{font-size: 18px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_15{font-size: 14px;}
.f_14{font-size: 14px;}

}


@media (max-width:750px){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 22px;}
.f_40{font-size: 22px;}
.f_30{font-size: 24px;}
.f_24{font-size: 14px;}
.f_20{font-size: 14px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_14{font-size: 14px;}
}

/*===================== 响应式代码 END =====================*/